jupyter_wire ~master (2021-04-09T15:16:12Z)
Dub
Repo
Foo
repl
Undocumented in source.
version(unittest)
struct
Foo {
int
a
;
void
doStuff
();
void
set
(int b);
}
Members
Functions
doStuff
void
doStuff
()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void
set
(int b)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
a
int
a
;
Undocumented in source.
Meta
Source
See Implementation
repl
enums
getIdentifier
functions
getLastChild
parseToyLanguage
structs
Bar
CompleteResult
Foo
Inner
Repl
templates
discoverTypes
getBaseType
getFields
getFunctions